home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 March / CD Rom Data Mart 2001.iso / Internet / Beuverie.exe / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-01-25  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(241);
  4. }
  5.